projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79dcc28
)
Remove pseudo_window_p.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 26 Oct 1999 15:37:49 +0000
(15:37 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 26 Oct 1999 15:37:49 +0000
(15:37 +0000)
lispref/internals.texi
patch
|
blob
|
history
diff --git
a/lispref/internals.texi
b/lispref/internals.texi
index 3409c4503b8d33ddf1ab13fdae2b2d7fa2fa7ab5..6fdf3b9a188ab9d6d6374af8e4a746b9734b46e9 100644
(file)
--- a/
lispref/internals.texi
+++ b/
lispref/internals.texi
@@
-1270,10
+1270,6
@@
the last redisplay.
@item must_be_updated_p
This is set to 1 during redisplay when this window must be updated.
-@item pseudo_window_p
-A non-zero value of this field means this is a window that is not
-part of the normal window tree.
-
@item hscroll
This is the number of columns that the display in the window is scrolled
horizontally to the left. Normally, this is 0.